home *** CD-ROM | disk | FTP | other *** search
- This upload consists of the following files:
- 1) READ.ME - This file.
- 2) OPERATOR.ASC - Original Text on Overloading Operators.
- 3) TEXT.OUT - LaserJet Output.
- 4) ATCNV.EXE - Executable which produced output.
- 5) ATCNV.C - "C" program which processed OPERATOR.ASC.
-
- I'm just a novice "C"er, and this program is just a quick and dirty one.
- But it works... It should also work on any LJ II compatible (mine is a IIP). I
- included the source because most people probably don't have a laser printer.
- You'll need to change "epcode" and "spcode" arrays. Be aware, there is code in
- the beginning of the program which special cases for an at-sign ("@"). (I didn't
- feel like screwing around with figuring out how to get an escape key into the
- array). The code was written with the new TC++ compiler but should be downward
- compatible (probably for the last time - I really like the new // for comments).
- BTW - turn off the printer afterwards, because it leaves in it bold. I also
- corrected a couple of typos in the "typesetting notes" paragraph and added the
- @SECTION identifier to the first line of the text to make it "look pretty".
-
- This code is freeware with no strings attached except that I don't want it
- released commercially (it would be too embarassing).